Convert wav files into mp3 files
Submitted by GrumZ on Thu, 2006-03-23 11:11.

Description:

This config convert a wav file into a mp3 file. It uses a python script to wrap the lame program and display the progress of the conversion through a GTK dialog.

It can deal with multiple wav files selected at once.

Configuration file:
downloadconfig_convert_wav_mp3.schemas

Additional files:
downloadconvert_wav.tar.gz

Dependencies:

You need the 'lame' program to use this config

Installation notes:

Get the tarball, unpack it.
Copy the 'convert_wav.py' into /usr/bin and the 'glade' folder into /usr/share/convert_wav
Import the config file into nautilus-actions
Enjoy ! :)
